home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 238
- Top = 104
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 321
- ClientWidth = 405
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 120
- Position = poScreenCenter
- TextHeight = 20
- object Panel1: TPanel
- Left = 10
- Top = 10
- Width = 383
- Height = 255
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 34
- Top = 26
- Width = 39
- Height = 39
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 118
- Top = 20
- Width = 227
- Height = 29
- Caption = 'Web Page Creator'
- Font.Color = clMaroon
- Font.Height = -23
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 166
- Top = 58
- Width = 75
- Height = 25
- Caption = 'Version'
- Font.Color = clMaroon
- Font.Height = -20
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 22
- Top = 116
- Width = 339
- Height = 25
- Alignment = taCenter
- Caption = 'Copyright 1995, 1996 Steve Parker'
- Font.Color = clBlue
- Font.Height = -20
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Label1: TLabel
- Left = 82
- Top = 168
- Width = 219
- Height = 20
- Alignment = taCenter
- Caption = 'EMail: sparker@tricon.net'
- Font.Color = clBlue
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 89
- Top = 216
- Width = 204
- Height = 25
- Alignment = taCenter
- Caption = 'Unregistered Version'
- Font.Color = clMaroon
- Font.Height = -20
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object OKButton: TBitBtn
- Left = 155
- Top = 279
- Width = 96
- Height = 33
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- end
-